home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / common.facade.video.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  67 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <description>group element</description>
  6.       <type>group</type>
  7.       <animation effect="fade" time="250">WindowOpen</animation>
  8.       <animation effect="fade" time="250">WindowClose</animation>
  9.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  10.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  11.       <control>
  12.         <description>composite control consisting of a list control and a thumbnail panel</description>
  13.         <type>facadeview</type>
  14.         <id>50</id>
  15.         <control>
  16.           <description>listcontrol</description>
  17.           <type>listcontrol</type>
  18.           <id>50</id>
  19.           <scrollOffset>2</scrollOffset>
  20.         </control>
  21.         <control>
  22.           <description>Thumbnail Panel</description>
  23.           <type>thumbnailpanel</type>
  24.           <id>50</id>
  25.           <scrollOffset>1</scrollOffset>
  26.           <onleft>2</onleft>
  27.           <onright>2</onright>
  28.           <itemWidth>72</itemWidth>
  29.           <textureWidth>58</textureWidth>
  30.           <thumbWidth>44</thumbWidth>
  31.           <thumbPosX>7</thumbPosX>
  32.           <textureWidthBig>85</textureWidthBig>
  33.           <textureHeightBig>116</textureHeightBig>
  34.           <itemWidthBig>108</itemWidthBig>
  35.           <itemHeightBig>138</itemHeightBig>
  36.           <thumbWidthBig>64</thumbWidthBig>
  37.           <thumbHeightBig>90</thumbHeightBig>
  38.           <thumbPosXBig>10</thumbPosXBig>
  39.         </control>
  40.         <control>
  41.           <description>Filmstrip view</description>
  42.           <type>filmstrip</type>
  43.           <id>50</id>
  44.           <onleft>2</onleft>
  45.           <onright>2</onright>
  46.           <onup>2</onup>
  47.           <ondown>2</ondown>
  48.           <backgroundx>354</backgroundx>
  49.           <backgroundy>99</backgroundy>
  50.           <backgroundwidth>218</backgroundwidth>
  51.           <backgroundheight>316</backgroundheight>
  52.           <InfoImagex>366</InfoImagex>
  53.           <InfoImagey>118</InfoImagey>
  54.           <InfoImagewidth>187</InfoImagewidth>
  55.           <InfoImageheight>264</InfoImageheight>
  56.         </control>
  57.         <control>
  58.           <description>playlist listcontrol</description>
  59.           <type>playlistcontrol</type>
  60.           <id>50</id>
  61.           <scrollOffset>2</scrollOffset>
  62.         </control>
  63.       </control>
  64.     </control>
  65.   </controls>
  66. </window>
  67.